SixBit API Schema
Shipment_AddUpdateType Complex Type
Description
An API call to add or update shipments.
Namespace (none)
Diagram
Sales Element CustomFields Element ShippingAddress Element SiteOrderID Element USPSPickupManifestID Element ScanFormManifestID Element IntegratedCarrierID Element IsUSPSPickupRequested Element IsScanFormPrinted Element OriginTemplateName Element OriginTemplateID Element DropShipperNotifiedDate Element IsDropShipperNotified Element FulfillmentSource Element ShippedNotificationSentDate Element IsShippedNotificationSent Element IsShipped Element IsMissing Element Notes Element InsuranceID Element InsuredDate Element IsPostagePrinted Element IsPackingListPrinted Element InsuredValue Element InsuranceType Element DimensionDepth Element DimensionWidth Element DimensionLength Element WeightMinor Element WeightMajor Element TrackingNumber Element ActualInsuranceCost Element ActualShippingCost Element ChargedShippingCost Element HandlingFee Element ShippedDate Element ShippingServiceID Element ExternalOrderID Element OrderID Element ExternalShipmentID Element ShipmentID Element All Shipment Element Sequence Shipments Element All Shipment_AddUpdateType Complex Type
Overview
Shipment_AddUpdateType
An API call to add or update shipments.
logfilepath optional xs:string
The full name and path to a location to place logging information.
All
Sequence
Shipment 0..∞ ShipmentType Complex Type
The information about a shipment.
All
Sequence
Any 0..∞
Sales optional
Sequence
Sale 1..∞ SaleType Complex Type
The information about a sale.
All
Sequence
Any 0..∞
Used By
Shipment_Add Element
Shipment_Update Element
Attributes
NameTypeUseDefaultFixedDescription
logfilepathxs:stringoptional  The full name and path to a location to place logging information.
Source
<xs:complexType name="Shipment_AddUpdateType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>An API call to add or update shipments.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element name="Shipments" type="ShipmentsType" minOccurs="1" maxOccurs="1" />
  </xs:all>
  <xs:attribute name="logfilepath" type="xs:string">
    <xs:annotation>
      <xs:documentation>The full name and path to a location to place logging information.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.